Autogenerated HTML docs for v1.8.1-rc0-2-gfb4c6
diff --git a/config.txt b/config.txt index e70216d..bf8f911 100644 --- a/config.txt +++ b/config.txt
@@ -160,9 +160,10 @@ it resulted in a non-fast-forward error. statusHints:: Show directions on how to proceed from the current - state in the output of linkgit:git-status[1] and in + state in the output of linkgit:git-status[1], in the template shown when writing commit messages in - linkgit:git-commit[1]. + linkgit:git-commit[1], and in the help message shown + by linkgit:git-checkout[1] when switching branch. commitBeforeMerge:: Advice shown when linkgit:git-merge[1] refuses to merge to avoid overwriting local changes.
diff --git a/git-config.html b/git-config.html index 903352d..451cddb 100644 --- a/git-config.html +++ b/git-config.html
@@ -1262,9 +1262,10 @@ <dd> <p> Show directions on how to proceed from the current - state in the output of <a href="git-status.html">git-status(1)</a> and in + state in the output of <a href="git-status.html">git-status(1)</a>, in the template shown when writing commit messages in - <a href="git-commit.html">git-commit(1)</a>. + <a href="git-commit.html">git-commit(1)</a>, and in the help message shown + by <a href="git-checkout.html">git-checkout(1)</a> when switching branch. </p> </dd> <dt class="hdlist1">